Skip to content

merge isName and isNameInsensitive#1896

Merged
TomasVotruba merged 1 commit intomasterfrom
sensitive
Aug 25, 2019
Merged

merge isName and isNameInsensitive#1896
TomasVotruba merged 1 commit intomasterfrom
sensitive

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented Aug 25, 2019

When working with legacy code, from technical point of view all names are insesntive:

public function setUp() {}

is the same as:

public function setup() {}

Saying that, all *Name* methods work will match both names

@TomasVotruba TomasVotruba merged commit 7e55580 into master Aug 25, 2019
@TomasVotruba TomasVotruba deleted the sensitive branch August 25, 2019 11:05
TomasVotruba added a commit that referenced this pull request Mar 3, 2022
rectorphp/rector-src@85e39c7 [Privatization] Allow only current class const fetch to avoid unnecessary assign constant to constant (#1896)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant